名前 | 解説 | |
---|---|---|
![]() | MultiRow<T> コンストラクタ | Creates one MultiRow<T> instance. |
MultiRow<T>データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | MultiRow<T> コンストラクタ | Creates one MultiRow<T> instance. |
名前 | 解説 | |
---|---|---|
![]() | AllowAddNew | Gets or sets a value that indicates whether the grid should provide a new row template so users can add items to the source collection. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | AllowDelete | Gets or sets a value that indicates whether the grid should delete selected rows when the user presses the Delete key. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | AllowResizing | Gets or sets whether users are allowed to resize rows and/or columns with the mouse. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | AlternatingRowStep | Gets or sets a value that determines the number of regular rows between 'alternating' rows. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | AnchorCursor | Gets or sets a value that determines whether extending selections with the mouse or keyboard should change the start (cursor) or the end of the current selection. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | AutoClipboard | Gets or sets whether the grid should handle clipboard shortcuts. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | AutoRowHeights | Gets or sets a value that determines whether the grid should automatically resize the rows when the data or grid layout change. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | AutoScroll | Gets or sets a value that determines whether the grid should automatically scroll its contents while users drag rows or columns into new positions. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | AutoSearch | Gets or sets a value that determines whether the grid should search for cells as the users types into read-only cells. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | AutoSizeMode | Gets or sets which cells should be taken into account when auto-sizing a row or column. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | BigCheckboxes | Gets or sets a value that determines whether the checkboxes used to edit boolean columns should extend to cover the whole cell width. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | BottomLeftCellsTemplate | Gets the templates applied in bottom left cells. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | CaseSensitiveSearch | Gets or sets a value that determines whether searches performed while the user types should case-sensitive. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | CellsTemplate | Gets the templates for the content cells. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | CenterHeadersVertically | Gets or sets a value that determines whether the content of cells that span multiple rows should be vertically centered. |
![]() | CloneFrozenCells | Gets or sets a value that determines whether the FlexGrid should clone frozen cells and show them in a separate element to improve perceived performance while scrolling. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | CollapsedHeaders | Gets or sets a value that determines whether column headers should be collapsed and displayed as a single row displaying the group headers. |
![]() | ColumnFootersRowHeaderText | Gets or sets the text for the group row header in the column footers panel. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ColumnFootersTemplate | Gets the templates applied in column footers cells. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ColumnHeadersTemplate | Gets the templates applied in the column header cells. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | Components | Gets the child components. C1.Web.Mvc.Componentから継承されます。 |
![]() | CopyHeaders | Gets or sets copied header cells when copying the content to the clipboard. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | CssClass | Gets or sets the css class of the control. C1.Web.Mvc.Controlから継承されます。 |
![]() | CssStyles | Gets the CSS style applied in the control. C1.Web.Mvc.Controlから継承されます。 |
![]() | DefaultColumnSize | Gets or sets the default size of columns in the column collection. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | DefaultRowSize | Gets or sets the default size of rows in the row collection. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | DefaultTypeWidth | Gets the static object that defines the default width for auto-generated grid columns based on their types. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | DeferResizing | Gets or sets whether row and column resizing should be deferred until. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ErrorTip | Gets the error tooltip of FlexGrid. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ExpandSelectionOnCopyPaste | Gets or sets a value that determines whether the grid should automatically expand the selection to include cells in merged ranges when copying or pasting content to/from the clipboard. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | Extenders | Gets the extender collection. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | FrozenColumns | Gets or sets the number of frozen columns. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | FrozenRows | Gets or sets the number of frozen columns. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | GroupHeaderFormat | Gets or sets the format string used to create the group header content. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | HeaderLayoutDefinition | Gets or sets an array that defines the layout of the rows used to display the grid's column headers. |
![]() | HeadersVisibility | Gets or sets a value that determines whether the row and column headers are visible. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | HeaderTemplate | C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | Height | Gets or sets the height of the control. C1.Web.Mvc.Controlから継承されます。 |
![]() | HtmlAttributes | Gets the HTML attributes. C1.Web.Mvc.Controlから継承されます。 |
![]() | Id | Gets or sets the component id. C1.Web.Mvc.Componentから継承されます。 |
![]() | ImeEnabled | Gets or sets a value that determines whether the grid should support Input Method Editors (IME) while not in edit mode. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | IsDisabled | Gets or sets a value that determines whether the control is disabled. C1.Web.Mvc.Controlから継承されます。 |
![]() | IsReadOnly | Gets or sets whether the user can edit the grid cells by typing into them. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | IsTemplate | Gets or sets a boolean value which indicates whether transfer this control to template mode. C1.Web.Mvc.Controlから継承されます。 |
![]() | ItemFormatter | Gets or sets a formatter function used to customize cells on this grid. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ItemsSource | Gets or sets ItemsSource settings. C1.Web.Mvc.ItemsBoundControl<T>から継承されます。 |
![]() | ItemsSourceId | Gets or sets the ItemsSourceId specify which CollectionViewService will be used for this control. C1.Web.Mvc.ItemsBoundControl<T>から継承されます。 |
![]() | ItemValidator | Gets or sets a validator function to determine whether cells contain valid data. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | KeyActionEnter | Gets or sets the action to perform when the ENTER key is pressed. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | KeyActionTab | Gets or sets the action to perform when the TAB key is pressed. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | LayoutDefinition | Gets or sets an array that defines the layout of the rows used to display each data item. |
![]() | LazyRender | Gets or sets whether the grid should skip rendering cells that were updated in the last render cycle. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | MultiRowGroupHeaders | Gets or sets a value that determines whether group headers should have multiple rows instead of a single header row. |
![]() | NewRowAtTop | オーバーライドされます。 Gets or sets a value that indicates whether the new row template should be located at the top of the grid or at the bottom. |
![]() | OnClientAutoSizedColumn | Occurs after the user auto-sizes a column by double-clicking the right edge of a column header cell. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientAutoSizedRow | Occurs after the user auto-sizes a row by double-clicking the bottom edge of a row header cell. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientAutoSizingColumn | Occurs before the user auto-sizes a column by double-clicking the right edge of a column header cell. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientAutoSizingRow | Occurs before the user auto-sizes a row by double-clicking the bottom edge of a row header cell. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientBeginningEdit | Occurs before a cell enters edit mode. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientCellEditEnded | Occurs when a cell edit has been committed or canceled. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientCellEditEnding | Occurs when a cell edit is ending. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientCollapsedHeadersChanged | Occurs after the value of the collapsedHeaders property has changed. |
![]() | OnClientCollapsedHeadersChanging | Occurs after the value of the collapsedHeaders property changes. |
![]() | OnClientCopied | Occurs after the user has copied the selection content to the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property). C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientCopying | Occurs when the user is copying the selection content to the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property). C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientDeletedRow | Occurs after the user has deleted a row by pressing the Delete key. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientDeletingRow | Occurs when the user is deleting a selected row by pressing the Delete key (see the allowDelete property). C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientFormatItem | Occurs when an element representing a cell has been created. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientGotFocus | Occurs when the control gets the focus. C1.Web.Mvc.Controlから継承されます。 |
![]() | OnClientGroupCollapsedChanged | Occurs after a group has been expanded or collapsed. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientGroupCollapsedChanging | Occurs when a group is about to be expanded or collapsed. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientItemsSourceChanged | Occurs after the grid has been bound to a new items source. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientItemsSourceChanging | Occurs after the grid has been bound to a new items source. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientLoadedRows | Occurs after the grid rows have been bound to the data source. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientLoadingRows | Occurs before the grid rows are bound to the data source. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientLostFocus | Occurs when the control loses the focus. C1.Web.Mvc.Controlから継承されます。 |
![]() | OnClientPasted | Occurs after the user has pasted content from the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property). C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientPastedCell | Occurs after the user has pasted content from the clipboard into a cell. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientPasting | Occurs when the user is pasting content from the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property). C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientPastingCell | Occurs when the user is pasting content from the clipboard into a cell. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientPinnedColumn | Occurs as columns are pinned. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientPinningColumn | Occurs as columns are pinning. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientPrepareCellForEdit | Occurs when an editor cell is created and before it becomes active. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientRefreshed | Occurs after the control has refreshed its contents. C1.Web.Mvc.Controlから継承されます。 |
![]() | OnClientRefreshing | Occurs when the control is about to refresh its contents. C1.Web.Mvc.Controlから継承されます。 |
![]() | OnClientResizedColumn | Occurs when the user finishes resizing a column. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientResizedRow | Occurs when the user finishes resizing rows. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientResizingColumn | Occurs as columns are resized. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientResizingRow | Occurs as rows are resized. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientRowAdded | Occurs when the user creates a new item by editing the new row template (see the allowAddNew property). C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientRowEditEnded | Occurs when a row edit has been committed or canceled. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientRowEditEnding | Occurs when a row edit is ending, before the changes are committed or canceled. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientRowEditStarted | Occurs after a row enters edit mode. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientRowEditStarting | Occurs before a row enters edit mode. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientScrollPositionChanged | Occurs after the control has scrolled. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientSelectionChanged | Occurs after selection changes. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientSelectionChanging | Occurs before selection changes. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientSortedColumn | Occurs after the user applies a sort by clicking on a column header. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientSortingColumn | Occurs before the user applies a sort by clicking on a column header. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientUpdatedLayout | Occurs after the grid has updated its internal layout. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientUpdatedView | Occurs when the grid finishes creating/updating the elements that make up the current view. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientUpdatingLayout | Occurs before the grid updates its internal layout. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | OnClientUpdatingView | Occurs when the grid starts creating/updating the elements that make up the current view. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | PinningType | Gets or sets how the grid pins the column headers by clicking the icons toggles the column's frozen state C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | PreserveOutlineState | Gets or sets a value that determines whether the grid should preserve the expanded/collapsed state of nodes when the data is refreshed. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | PreserveSelectedState | Gets or sets a value that determines whether the grid should preserve the selected state of rows when the data is refreshed. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | PreserveWhiteSpace | Gets or sets a value that determines whether the grid should keep whitespace in cells as they appear in the data or whether it should collapse the whitespace into a single space character C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | QuickAutoSize | Gets or sets a value that determines whether the grid should optimize performance over precision when auto-sizing columns. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | RefreshOnEdit | Gets or sets whether the grid should refresh all cells after a cell is edited. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | RowHeaderPath | Gets or sets the name of the property used to create row header cells. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | RowHeadersTemplate | Gets the templates applied in row header cells. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ScrollPosition | Gets or sets the position of the grid's scrollbars. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | Selection | Gets or sets the current selection. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | SelectionMode | Gets or sets the current selection mode. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | Selector | Gets or sets the selector to macth the dom element(s) which the control is attached to. C1.Web.Mvc.Controlから継承されます。 |
![]() | ShowAlternatingRows | Gets or sets a value that determines whether the grid should add the 'wj-alt' class to cells in alternating rows. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ShowColumnFooters | Gets or sets a bool value which indicates whether to show a group row to display the aggregates in the column footers panel. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ShowDropDown | Gets or sets a value that indicates whether the grid adds drop-down buttons to the cells in columns that have the ShowDropDown property set to true. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ShowErrors | Gets or sets a value that determines whether the grid should add the 'wj-state-invalid' class to cells that contain validation errors, and tooltips with error descriptions. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ShowGroups | Gets or sets whether the grid should insert group rows to delimit data groups. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ShowHeaderCollapseButton | Gets or sets a value that determines whether the grid should display a button in the column header panel to allow users to collapse and expand the column headers. |
![]() | ShowMarquee | Gets or sets a value that indicates whether the grid should display a marquee element around the current selection. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ShowPlaceholders | Gets or sets a value that determines whether the grid should use the column headers as placeholders when editing cells. This property only works with the grid's built-in editor. This property is not useful in IE. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ShowSelectedHeaders | Gets or sets a value that indicates whether the grid should add class names to indicate selected header cells. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | ShowSort | Gets or sets whether the grid should display sort indicators in the column headers. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | SortingType | Gets or sets how the grid sort columns by clicking the column header cells. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | SortRowIndex | Gets or sets the index of row in the column header panel that shows and changes the current sort. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | StickyHeaders | Gets or sets a value that determines whether column headers should remain when the user scrolls the window. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | TabOrder | Gets or sets a value of the tabindex attribute associated with the control. C1.Web.Mvc.Controlから継承されます。 |
![]() | TemplateBindings | Gets the collection of the template bindings. C1.Web.Mvc.Controlから継承されます。 |
![]() | TopLeftCellsTemplate | Gets the templates for the topleft cells. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | TreeIndent | Gets or sets the indent used to offset row groups of different levels. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | UniqueId | Gets a value which represents the unique id for the control. C1.Web.Mvc.Controlから継承されます。 |
![]() | ValidateEdits | Gets or sets a value that determines whether the grid should remain in edit mode when the user tries to commit edits that fail validation. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | VirtualizationThresholds | Gets or sets the minimum number of rows and/or columns required to enable virtualization. C1.Web.Mvc.FlexGridBase<T>から継承されます。 |
![]() | Width | Gets or sets the width of the control. C1.Web.Mvc.Controlから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | Render | C1.Web.Mvc.Controlから継承されます。 |
![]() | WriteTo | Writer the process result of current instance to the writer. C1.Web.Mvc.Componentから継承されます。 |